home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-05-24 | 3.1 KB | 75 lines |
- [Header]
- Name=SYSTEM.WMS
- Alias=* WinMan startup/terminate definition
- Author=BrainWare / R.Schallberger
- Date_Written=30.4.94
- Changed_By=
- Changed_At=
- Change_Reason=
- Version=1
-
- [StartWindows]
- lock
- ; System/Workstation Setup
- ; --- Migration ---------
- ; --- System Drivers ----
- ; --- Multimedia --------
- ; --- Display Drivers ---
- ; --- Comm Drivers ------
- ; --- Network Drivers ---
- ; --- Printer Drivers ---
- process '%WinMan%\pports.wms',v
- process '%WinMan%\hplj2.wms',v,'%WinSystem%\hppcl.drv'
- process '%WinMan%\hplj3.wms',v,'%WinSystem%\hppcl5a.drv'
- process '%WinMan%\hplj4.wms',v,'%WinSystem%\hppcl5e.drv'
- process '%WinMan%\proprint.wms',v,'%WinSystem%\proprint.drv'
- process '%WinMan%\kyocera.wms',v,'%WinSystem%\hppcl.drv'
- ; --- Desktop Drivers ---
- ; --- Restart if needed -
- ; --- Start Desktop -----
- ; --- AutoLoad ----------
- ; --- Multimedia
- ; --- Utilities ---------
- process '%WinMan%\uti_win.wms'
- process '%WinMan%\uti_conf.wms'
- ; --- Support Tools -----
- process '%WinMan%\support.wms',v
- ; --- DECnet Tools and Applications ------
- ; --- UNISYS/Mapper -----
- ; --- VT/DynaComm/Reflection ----
- process '%WinMan%\rwin.wms',v,'%ReflWinApp%\r4win.exe','%WinMan%\rwin.wms'
- ; --- LAN Workplace -----
- ; --- 3270/5250 IBM -----
- process '%WinMan%\nov3270.wms', ,'%Nov3270App%\wslanwin.exe','%WinMan%\nov3270.wms'
- ; --- Abacus ------------
- ; --- Office Applications ----------------
- process '%WinMan%\excel.wms',vc,'%ExcelApp%\excel.exe','%WinMan%\excel.wms'
- process '%WinMan%\winword.wms',vc,'%WinWordApp%\winword.exe','%WinMan%\winword.wms'
- process '%WinMan%\access.wms',vc,'%AccessApp%\msaccess.exe','%WinMan%\access.wms'
- process '%WinMan%\powerpoi.wms',vc,'%PowerApp%\powerpnt.exe','%WinMan%\powerpoi.wms'
- process '%WinMan%\winproj.wms',vc,'%WinProjApp%\winproj.exe','%WinMan%\winproj.wms'
- process '%WinMan%\flw.wms',vc,'%FlwApp%\flw.exe','%WinMan%\flw.wms'
- process '%WinMan%\visio.wms',vc,'%VisioApp%\visio.exe','%WinMan%\visio.wms'
- ; --- Development Applications -----------
- process '%WinMan%\foxpro.wms',vc,'%FoxApp%\foxprow.exe','%WinMan%\foxpro.wms'
- ; --- Microsoft Tools --------------------
- process '%WinMan%\odbc.wms',vc,'%ODBCApp%\odbcadm.exe','%WinMan%\odbc.wms'
- process '%WinMan%\msdraw.wms',v,'%MsDraw%\draw.exe','%WinMan%\msdraw.wms'
- process '%WinMan%\msproof.wms',v,'%MsProof%\msspell.dll','%WinMan%\msproof.wms'
- process '%WinMan%\msgraph.wms',v,'%MSGraph%\graph.exe','%WinMan%\msgraph.wms'
- process '%WinMan%\msequatn.wms',v,'%MSEquation%\eqnedit.exe','%WinMan%\msequatn.wms'
- process '%WinMan%\mswodart.wms',v,'%MSWordArt%\wordart.exe','%WinMan%\mswodart.wms'
- process '%WinMan%\mstxtfil.wms',v,'%MsTxtConv%\txtwlyt.cnv','%WinMan%\mstxtfil.wms'
- process '%WinMan%\msgrfilt.wms',v,'%MSGrphFlt%\wmfimp.flt','%WinMan%\msgrfilt.wms'
- ; --- Electronic Mail --------------------
- ; --- Server specific changes ------------
- ; --- Workstation Specific ---------------
- ; --- System Entries ---------------------
- process '%WinMan%\restart.wms'
- process '%WinMan%\delwin.wms'
- process AutoStart
-
- [TerminateWindows]
- :END
-
-